home *** CD-ROM | disk | FTP | other *** search
/ 17 Bit Software 5: The Fifth Dimension / 17 Bit - The Fifth Dimension (1995)(17 Bit Software)[!].iso / files / 3728.dms / 3728.adf / XPKDisk / Mountfile < prev    next >
Text File  |  1995-04-08  |  471b  |  21 lines

  1. /*  $Id: Mountfile,v 1.4 1995/04/08 20:23:48 Rhialto Exp $
  2.  *  XpkDisk Partition: Unit 0, Size 10 Mb
  3.  *
  4.  *  The size is determined by HighCyl:
  5.  *    adding     1 means adding 32 kilobytes.
  6.  *    adding    32 means adding  1 megabyte.
  7.  *    adding 320 means adding 10 megabytes.
  8.  */
  9.     Device = xpkdisk.device
  10.     Unit   = 0
  11.     Flags  = 0
  12.     Surfaces  = 1
  13.     BlocksPerTrack = 64
  14.     Reserved = 2
  15.     Interleave = 0
  16.     LowCyl = 0  ;  HighCyl = 319
  17.     Buffers = 20
  18.     BufMemType = 1
  19.     Stacksize = 3072
  20.     Mount = 0
  21.